home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Utilities / RemoteCommand / RemoteCommand.app / ExecMonitor.nib / data.classes next >
Encoding:
Text File  |  1993-06-08  |  362 b   |  27 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     findPanel:;
  4.     findPrevious:;
  5.     findNext:;
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. ExecMonitor = {
  10.     ACTIONS = {
  11.     selectSgsTool:;
  12.     newContinue:;
  13.     showExecWindow:;
  14.     };
  15.     OUTLETS = {
  16.     exeControlBox;
  17.     exePassword;
  18.     exeExecute;
  19.     exeShellScroll;
  20.     exeCommandScroll;
  21.     exeUser;
  22.     exeWindow;
  23.     exeHost;
  24.     };
  25.     SUPERCLASS = Object;
  26. };
  27.